IUP Publications Online
Home About IUP Magazines Journals Books Archives
     
Recommend    |    Subscriber Services    |    Feedback    |     Subscribe Online
 
The IUP Journal of Computational Mathematics
A New Multi-Step Fixed Newton's Method for Solving Large-Scale Systems of Nonlinear Equations
:
:
:
:
:
:
:
:
:
 
 
 
 
 
 
 

The simplest modification to overcome the widely known shortcomings of classical Newton's method is fixed Newton's method. However, the numerical convergence of fixed Newton's method is too slow, which results in high consumption of CPU time and large number of iterations as the system's dimension increases. This paper designs and implements a simple new approach via multi-step method for solving large systems of nonlinear equations. Practical insights into the effectiveness and reliability of the proposed method are presented through numerical comparison of well-known benchmark nonlinear systems with Newton's method and its variant.

 
 
 

The computation and storage of Jacobian matrix as well as solving n linear equations in each iteration make the Newton's method iterations expensive. Despite its plainness and general consistency, Newton's method has some major well-known drawbacks (Dennis, 1983). Numerous approaches exist to overcome the widely known drawbacks, such as Quasi-Newton (QN) method, Inexact Newton (IN) method and Fixed Newton (FN) method. QN method is the famous method that replaces Jacobian or its inverse with an approximation, which can be updated at each iteration.

The anticipation behind QN method is to reduce the evaluation cost of the Jacobian matrix, in which if the function evaluations are very expensive, the cost of a solution by QN method could be much lesser than with IN method (Drangoslav and Natasa, 1996). Nevertheless, it requires to store the full elements of the Jacobian in each iteration. The use of IN method eliminates some of the well-known shortcomings.

The FN method is significantly slow and consumes more CPU time, as well as high number of iterations as the system's dimension increases, in comparison to other variants of Newton's method (Waziri et al., 2010a and 2010b). Due to insufficient information of the Jacobian in each iteration, many efforts have recently been made by a number of authors (Drangoslav and Natasa, 1996; Natasa and Zorna, 2001; and Waziri et al., 2010a) to overcome the shortcomings of various Newton's methods (Waziri et al., 2010b). The most critical idea common to all these efforts is forming and storing a full-matrix approximation to the Jacobian (directly or indirectly), which can be a very expensive task for large-scale problems (Waziri et al., 2010b). Moreover, the FN method is the easiest and simplest variant of Newton's method to overcome the well-known shortcomings.

 
 
 

Computational Mathematics Journal, Computational Mathematics Journal, Fixed Newtons Method, Large-Scale Systems of Nonlinear Equations, Jacobian Matrix, Jacobian Computations, CPU Time Consumption, Multi Step Techniques, Matrix Storage Requirements, FN Method, Computational Experiments.